projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69d8a94
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 11:49:45 +0000
(11:49 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 11:49:45 +0000
(11:49 +0000)
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index e72df62d7f8686391b110f949b7f825d1890c30e..131bde71690a2edbb0ff74038f67bdeac1e6df43 100644
(file)
--- a/
lisp/isearch.el
+++ b/
lisp/isearch.el
@@
-1461,7
+1461,7
@@
to the barrier."
;; removes all bracket-sets and groups that might be in the way, as
;; well as partial \{\} constructs that the code below leaves behind.
;; Also skip over postfix operators -- though horrid,
- ;; 'ab?\{5,6\}+\{1,2\}*' is perfectly
legal
.
+ ;; 'ab?\{5,6\}+\{1,2\}*' is perfectly
valid
.
(while (and previous
(or (isearch-error-state frame)
(let* ((string (isearch-string-state frame))